FlexGrid for WinRT
RowColCollection<T> Class Members
Properties  Methods  Events


The following tables list the members exposed by RowColCollection<T>.

Public Properties
 NameDescription
Public PropertyCount (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyDefaultSizeGets or sets a value that indicates the size (width or height) in pixels for row and column objects in this collection.  
Public PropertyItem (Inherited from System.Collections.ObjectModel.Collection<T>)
Public PropertyMaxGroupLevelGets the maximum group level present in the grid.  
Public PropertyMaxSizeGets or sets a value that indicates the maximum size (width or height) in pixels for row and column objects in this collection.  
Public PropertyMinSizeGets or sets a value that indicates the minimum size (width or height) in pixels for row and column objects in this collection.  
Top
Protected Properties
 NameDescription
Protected PropertyItems (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Public Methods
 NameDescription
Public MethodAdd (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodClear (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodContains (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodCopyTo (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodDeferNotificationsSuspends notifications until the returned System.IDisposable object is disposed.  
Public MethodGetEnumerator (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodIndexOf (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodInsert (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodMove (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Public MethodRemove (Inherited from System.Collections.ObjectModel.Collection<T>)
Public MethodRemoveAt (Inherited from System.Collections.ObjectModel.Collection<T>)
Top
Protected Methods
 NameDescription
Protected MethodBlockReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodCheckReentrancy (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodClearItems (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodInsertItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodMoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodOnCollectionChangedOverridden. Raises the System.Collections.ObjectModel.ObservableCollection`1.CollectionChanged event.  
Protected MethodOnPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodRemoveItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Protected MethodSetItem (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
Public Events
 NameDescription
Public EventCollectionChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
Protected Events
 NameDescription
Protected EventPropertyChanged (Inherited from System.Collections.ObjectModel.ObservableCollection<T>)
Top
See Also

Reference

RowColCollection<T> Class
C1.Xaml.FlexGrid Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Product Support Forum  |   Documentation Feedback